home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> <!--*- mode: xml -*--> <glade-interface> <widget class="GtkDialog" id="newdialog"> <property name="visible">True</property> <property name="border_width">5</property> <property name="title" translatable="yes">New Subscription</property> <property name="resizable">False</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="default_width">400</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="has_separator">False</property> <signal name="delete_event" handler="gtk_widget_hide" object="newdialog"/> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkVBox" id="vbox9"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox16"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label101"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Feed Source</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox43"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label102"> <property name="visible">True</property> <property name="label" translatable="yes"> </property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkTable" id="table5"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> <child> <widget class="GtkEntry" id="sourceEntry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">*</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkLabel" id="label104"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">_Source:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">sourceEntry</property> </widget> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkVBox" id="vbox244"> <property name="visible">True</property> <child> <widget class="GtkRadioButton" id="feed_loc_url"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_URL</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkRadioButton" id="feed_loc_command"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_Command</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> <property name="group">feed_loc_url</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox73"> <property name="visible">True</property> <child> <widget class="GtkRadioButton" id="feed_loc_file"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_Local File</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> <property name="group">feed_loc_url</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label165"> <property name="visible">True</property> <property name="label" translatable="yes"> </property> </widget> <packing> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkButton" id="selectSourceFileButton"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Select File...</property> <property name="use_underline">True</property> <property name="response_id">0</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </widget> <packing> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label103"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="label" translatable="yes">Source Type:</property> </widget> <packing> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkLabel" id="label249"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Download / Postprocessing</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox92242"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label248"> <property name="visible">True</property> <property name="label" translatable="yes"> </property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkCheckButton" id="dontUseProxyCheck"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_Don't use proxy for download</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">3</property> </packing> </child> <child> <widget class="GtkVBox" id="outerfiltervbox"> <property name="spacing">6</property> <child> <widget class="GtkHBox" id="hbox74"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label166"> <property name="visible">True</property> <property name="label" translatable="yes"> </property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkCheckButton" id="filterCheckbox"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Use conversion _filter</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkHBox" id="innerfiltervbox1"> <child> <widget class="GtkLabel" id="label110"> <property name="visible">True</property> <property name="label" translatable="yes"> </property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox246"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label111"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Liferea can use external filter plugins in order to access feeds and directories in non-supported formats. See the documentation for more information.</property> <property name="wrap">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkHBox" id="filterbox1"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label112"> <property name="visible">True</property> <property name="label" translatable="yes"> </property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label113"> <property name="visible">True</property> <property name="label" translatable="yes">Convert _using:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">filterEntry</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkEntry" id="filterEntry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">*</property> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkButton" id="filterSelectFile"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Select File...</property> <property name="use_underline">True</property> <property name="response_id">0</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">4</property> </packing> </child> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area2"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="cancelbtn"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <property name="response_id">-6</property> </widget> </child> <child> <widget class="GtkButton" id="newfeedbtn"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="label">gtk-ok</property> <property name="use_stock">True</property> <property name="response_id">-5</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> </glade-interface>